home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 53
/
INTERNET53.iso
/
mac
/
SOFTWARE
/
MAC
/
BROWSING
/
SHERLOCK
/
COMPLETE.SIT.HQX
/
The Complete Sherlock Archive
/
Computer
/
RBIndex.src
< prev
next >
Wrap
Text File
|
1998-10-16
|
953b
|
29 lines
# Copyright © 1998 Jacob M. Stetser; All rights reserved.
# Sherlock plugin for The REALBasic Resource Search Engine.
# Web: http://snafu.mit.edu/~jstetser/rb/
# Email: jstetser@snafu.mit.edu
# Modified: Oct 16, 1998
<search
name = "RBResource Index"
action = "http://snafu.mit.edu/~jstetser/cgi-bin/index/search.cgi"
description = "REALBasic Resource & Index - The REALBasic Resource and Index provides a comprehensive listing of information, tutorials, extensions and web pages for use by REALBasic programmers."
method = "get"
update = "http://snafu.mit.edu/~jstetser/rb/RBIndex.src.hqx"
updateCheckDays = 3
>
<input name="query" user>
<interpret
#bannerStart="<!-- ad banner begins -->"
#bannerEnd="<!-- ad banner ends -->"
resultListStart="<!-- results list begins -->"
resultListEnd="<!-- results list ends -->"
resultItemStart="<ul type=disc><li>"
resultItemEnd="</ul>"
relevanceStart = "Hits:"
relevanceEnd = ")</em></font><br>"
>
</search>